[INFO] cloning repository https://github.com/Bli-AIk/mortar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bli-AIk/mortar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fmortar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fmortar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29cce4effc325fa7a47b7ae3734c6f064cde06fe
[INFO] testing Bli-AIk/mortar against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fmortar" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bli-AIk/mortar
[INFO] finished tweaking git repo https://github.com/Bli-AIk/mortar
[INFO] tweaked toml for git repo https://github.com/Bli-AIk/mortar written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bli-AIk/mortar on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bli-AIk/mortar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ddd00a6332678da95b2631cddaa87fa2be7f3896b19b8477e94259a722c235d
[INFO] running `Command { std: "docker" "start" "-a" "1ddd00a6332678da95b2631cddaa87fa2be7f3896b19b8477e94259a722c235d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ddd00a6332678da95b2631cddaa87fa2be7f3896b19b8477e94259a722c235d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ddd00a6332678da95b2631cddaa87fa2be7f3896b19b8477e94259a722c235d", kill_on_drop: false }`
[INFO] [stdout] 1ddd00a6332678da95b2631cddaa87fa2be7f3896b19b8477e94259a722c235d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ef55310cb54c290c0014f7540d5a72fec7e751116ce5c4a1425dd1e2bbdc0e9
[INFO] running `Command { std: "docker" "start" "-a" "4ef55310cb54c290c0014f7540d5a72fec7e751116ce5c4a1425dd1e2bbdc0e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling chumsky v0.11.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling mortar_compiler v0.5.3 (/opt/rustwide/workdir/crates/mortar_compiler)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling mortar_cli v0.3.3 (/opt/rustwide/workdir/crates/mortar_cli)
[INFO] [stderr]    Compiling tower-lsp-server v0.22.1
[INFO] [stderr]    Compiling mortar_lsp v0.4.3 (/opt/rustwide/workdir/crates/mortar_lsp)
[INFO] [stderr]    Compiling mortar_language v0.5.4 (/opt/rustwide/workdir/crates/mortar_language)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "4ef55310cb54c290c0014f7540d5a72fec7e751116ce5c4a1425dd1e2bbdc0e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ef55310cb54c290c0014f7540d5a72fec7e751116ce5c4a1425dd1e2bbdc0e9", kill_on_drop: false }`
[INFO] [stdout] 4ef55310cb54c290c0014f7540d5a72fec7e751116ce5c4a1425dd1e2bbdc0e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5878a3a0dced6e614ff4be60a96b0bf2dc402e40cd36441c36410e270195c74a
[INFO] running `Command { std: "docker" "start" "-a" "5878a3a0dced6e614ff4be60a96b0bf2dc402e40cd36441c36410e270195c74a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mortar_compiler v0.5.3 (/opt/rustwide/workdir/crates/mortar_compiler)
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling mortar_lsp v0.4.3 (/opt/rustwide/workdir/crates/mortar_lsp)
[INFO] [stderr]    Compiling mortar_language v0.5.4 (/opt/rustwide/workdir/crates/mortar_language)
[INFO] [stderr]    Compiling mortar_cli v0.3.3 (/opt/rustwide/workdir/crates/mortar_cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.16s
[INFO] running `Command { std: "docker" "inspect" "5878a3a0dced6e614ff4be60a96b0bf2dc402e40cd36441c36410e270195c74a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5878a3a0dced6e614ff4be60a96b0bf2dc402e40cd36441c36410e270195c74a", kill_on_drop: false }`
[INFO] [stdout] 5878a3a0dced6e614ff4be60a96b0bf2dc402e40cd36441c36410e270195c74a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66c417cf7fdf978c3a4fcf5e2f4f8dd4350172be148944571ff8a99438a6c0cc
[INFO] running `Command { std: "docker" "start" "-a" "66c417cf7fdf978c3a4fcf5e2f4f8dd4350172be148944571ff8a99438a6c0cc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mortar-2d94955f408633af)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test main_tests::tests::test_build_command_basic ... ok
[INFO] [stdout] test main_tests::tests::test_build_command_chinese ... ok
[INFO] [stdout] test main_tests::tests::test_command_parsing ... ok
[INFO] [stdout] test main_tests::tests::test_command_parsing_with_flags ... ok
[INFO] [stdout] test main_tests::tests::test_cli_language_conversion ... ok
[INFO] [stdout] test main_tests::tests::test_main_workflow_components ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mortar_compiler-a20485c71cbefee1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 174 tests
[INFO] [stdout] test escape::tests::test_mixed_escapes ... ok
[INFO] [stdout] test escape::tests::test_multiple_escapes ... ok
[INFO] [stdout] test escape::tests::test_null_escape ... ok
[INFO] [stdout] test escape::tests::test_quote_escapes ... ok
[INFO] [stdout] test escape::tests::test_no_escapes ... ok
[INFO] [stdout] test escape::tests::test_backslash_escape ... ok
[INFO] [stdout] test escape::tests::test_trailing_backslash ... ok
[INFO] [stdout] test escape::tests::test_basic_escapes ... ok
[INFO] [stdout] test escape::tests::test_unknown_escape ... ok
[INFO] [stdout] test tests::branch_test::test_branch_without_enum_type ... ok
[INFO] [stdout] test tests::branch_test::test_parse_branch_variable_with_bool ... ok
[INFO] [stdout] test tests::branch_test::test_multiple_placeholders ... ok
[INFO] [stdout] test tests::branch_test::test_parse_placeholder_in_text ... ok
[INFO] [stdout] test tests::branch_test::test_parse_branch_variable_with_enum ... ok
[INFO] [stdout] test tests::branch_test::test_parse_simple_branch ... ok
[INFO] [stdout] test tests::branch_test::test_parse_branch_with_events ... ok
[INFO] [stdout] test tests::branch_test::test_parse_branch_with_enum ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_boolean_condition ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_comparison_in_if ... ok
[INFO] [stdout] test tests::branch_test::test_serialize_branch ... ok
[INFO] [stdout] test tests::branch_test::test_serialize_branch_variable ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_combined_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_negation_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_comparison_operators ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_logical_and ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_logical_or ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_not_operator ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_with_args_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_if_else ... ok
[INFO] [stdout] test tests::control_flow_test::test_serialize_func_call_in_if ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_error_invalid_json ... ok
[INFO] [stdout] test tests::control_flow_test::test_serialize_func_call_comparison_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_serialize_if_else ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_basic_json ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_simple_if ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_from_bytes ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_constants ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_choices ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_enums ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_events ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_duplicate_definitions ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_functions ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_variables ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_from_file ... ok
[INFO] [stdout] test tests::deserializer_test::test_mortared_data_helper_methods ... ok
[INFO] [stdout] test tests::deserializer_test::test_roundtrip_serialization ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_with_undefined_node ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_naming_conventions ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_type_mismatch ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_valid_calls ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_with_undefined_function ... ok
[INFO] [stdout] test tests::diagnostics_test::test_diagnostic_collector_creation ... ok
[INFO] [stdout] test tests::diagnostics_test::test_diagnostic_collector_with_language ... ok
[INFO] [stdout] test tests::diagnostics_test::test_parse_with_diagnostics_success ... ok
[INFO] [stdout] test tests::diagnostics_test::test_parse_error_generates_diagnostic ... ok
[INFO] [stdout] test tests::diagnostics_test::test_parse_with_diagnostics_chinese ... ok
[INFO] [stdout] test tests::file_handler_tests::tests::test_file_handler_read_nonexistent ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_with_unused_function ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_with_variables ... ok
[INFO] [stdout] test tests::file_handler_tests::tests::test_file_error_debug ... ok
[INFO] [stdout] test tests::fuzz_test::comment_only_does_not_panic ... ok
[INFO] [stdout] test tests::file_handler_tests::tests::test_file_error_display ... ok
[INFO] [stdout] test tests::fuzz_test::chained_comparison_does_not_panic ... ok
[INFO] [stdout] test tests::file_handler_tests::tests::test_file_handler_read_valid_file ... ok
[INFO] [stdout] test tests::fuzz_test::consecutive_operators_do_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::deeply_nested_if_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::empty_func_call_parens_in_if_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::empty_source_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::func_call_both_sides_of_comparison ... ok
[INFO] [stdout] test tests::fuzz_test::extremely_long_identifier_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::mixed_func_calls_and_vars_in_condition ... ok
[INFO] [stdout] test tests::fuzz_test::null_bytes_in_source_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::func_call_with_many_args_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::negated_func_call_in_if ... ok
[INFO] [stdout] test tests::fuzz_test::func_decl_parses ... ok
[INFO] [stdout] test tests::fuzz_test::unclosed_brace_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::unclosed_string_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::unicode_identifiers_do_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::func_call_comparison_in_if ... ok
[INFO] [stdout] test tests::fuzz_test::whitespace_only_does_not_panic ... ok
[INFO] [stdout] test tests::parser_test::test_parse_choice_with_escape_sequences ... ok
[INFO] [stdout] test tests::parser_test::test_parse_empty_source ... ok
[INFO] [stdout] test tests::parser_test::test_parse_function_decl ... ok
[INFO] [stdout] test tests::parser_test::test_parse_line_and_text_mixed ... ok
[INFO] [stdout] test tests::parser_test::test_parse_line_stmt ... ok
[INFO] [stdout] test tests::parser_test::test_parse_line_triple_quoted ... ok
[INFO] [stdout] test tests::parser_test::test_parse_multiple_top_level ... ok
[INFO] [stdout] test tests::parser_test::test_parse_node_def ... ok
[INFO] [stdout] test tests::parser_test::test_parse_node_with_choices ... ok
[INFO] [stdout] test tests::parser_test::test_parse_node_with_events ... ok
[INFO] [stdout] test tests::parser_test::test_parse_text_with_escape_sequences ... ok
[INFO] [stdout] test tests::parser_test::test_parse_triple_quoted_string ... ok
[INFO] [stdout] test tests::parser_test::test_parse_triple_quoted_string_with_escapes ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_event_def ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_event_with_duration ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_multiple_events_and_timelines ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_timeline_def ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_timeline_with_args ... ok
[INFO] [stdout] test tests::performance_test::test_parse_event_def ... ok
[INFO] [stdout] test tests::performance_test::test_parse_event_def_with_duration ... ok
[INFO] [stdout] test tests::performance_test::test_parse_run_stmt_in_node ... ok
[INFO] [stdout] test tests::performance_test::test_parse_run_with_args ... ok
[INFO] [stdout] test tests::performance_test::test_parse_run_with_index ... ok
[INFO] [stdout] test tests::performance_test::test_parse_run_with_variable_index ... ok
[INFO] [stdout] test tests::performance_test::test_parse_timeline_def ... ok
[INFO] [stdout] test tests::performance_test::test_parse_with_events ... ok
[INFO] [stdout] test tests::performance_test::test_parse_with_events_list ... ok
[INFO] [stdout] test tests::performance_test::test_tokenize_performance_keywords ... ok
[INFO] [stdout] test tests::serializer_test::test_save_to_file_basic ... ok
[INFO] [stdout] test tests::serializer_test::test_save_to_file_with_language ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_choices ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_constant_declarations ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_empty_program ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_enum_definitions ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_function_decl ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_line_and_text_mixed ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_line_stmt ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_node_def ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_program ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_text_and_events ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_to_json_pretty ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_variable_declarations ... ok
[INFO] [stdout] test tests::token_test::test_token_display ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_all_keywords ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_all_types ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_boolean_type ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_complex_program ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_const_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_constant_declaration ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_enum_definition ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_enum_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_equals ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_false_literal ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_identifier ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_interpolated_string ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_let_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_multi_line_comment ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_number_float ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_number_integer ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_pub_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_public_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_punctuation ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_single_line_comment ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_single_quote_string ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_string_literal ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_true_literal ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_variable_declaration ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_variable_with_value ... ok
[INFO] [stdout] test tests::variable_test::test_boolean_argument_in_function_call ... ok
[INFO] [stdout] test tests::variable_test::test_constant_error_missing_value ... ok
[INFO] [stdout] test tests::variable_test::test_enum_empty_body ... ok
[INFO] [stdout] test tests::variable_test::test_parse_enum_definition ... ok
[INFO] [stdout] test tests::variable_test::test_parse_enum_with_single_variant ... ok
[INFO] [stdout] test tests::variable_test::test_parse_mixed_declarations ... ok
[INFO] [stdout] test tests::variable_test::test_parse_multiple_variables ... ok
[INFO] [stdout] test tests::variable_test::test_parse_private_constant ... ok
[INFO] [stdout] test tests::variable_test::test_parse_public_constant ... ok
[INFO] [stdout] test tests::variable_test::test_parse_public_keyword_constant ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_bool_false ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_bool_true ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_float_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_number_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_string_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_without_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variables_with_nodes ... ok
[INFO] [stdout] test tests::variable_test::test_variable_error_missing_colon ... ok
[INFO] [stdout] test tests::fuzz_test::parser_never_panics_on_mortar_fragments ... ok
[INFO] [stdout] test tests::fuzz_test::func_call_in_if_roundtrip ... ok
[INFO] [stdout] test tests::fuzz_test::valid_simple_programs_parse ... ok
[INFO] [stdout] test tests::fuzz_test::parser_never_panics_on_arbitrary_input ... ok
[INFO] [stdout] test tests::fuzz_test::serialize_roundtrip_no_panic ... ok
[INFO] [stdout] test tests::fuzz_test::serialized_json_structure_valid ... ok
[INFO] [stdout] test tests::fuzz_test::programs_with_if_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 174 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mortar_language-43a3ca53beea93d2)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mortar_lsp-c06a8812cd0cbb55)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mortar_lsp-da9fc62df7d2f917)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diagnostics_integration.rs (/opt/rustwide/target/debug/deps/diagnostics_integration-bdb9508e9eefb244)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/language_detection_test.rs (/opt/rustwide/target/debug/deps/language_detection_test-8d3f29b90675daea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/shutdown_test.rs (/opt/rustwide/target/debug/deps/shutdown_test-23cb684196971df1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_concurrent_operations ... ok
[INFO] [stdout] test test_shutdown_timing ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p mortar_lsp --test shutdown_test`
[INFO] [stdout] test test_repeated_shutdowns ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_repeated_shutdowns stdout ----
[INFO] [stdout] 🔄 Testing repeated shutdown operations performance
[INFO] [stdout] Shutdown #1 took: 1.3439ms
[INFO] [stdout] Shutdown #2 took: 1.09314ms
[INFO] [stdout] Shutdown #3 took: 18.34242ms
[INFO] [stdout] 
[INFO] [stdout] thread 'test_repeated_shutdowns' (205) panicked at crates/mortar_lsp/tests/shutdown_test.rs:45:9:
[INFO] [stdout] Shutdown #3 time too long: 18.34242ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5c8ea95f4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5c8ea95f4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5c8ea95f4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5c8ea95f4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5c8eaa9f0a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5c8eaa9f0a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5d5c8ea9a8a2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d5c8ea9a8a2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d5c8ea74a8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5c8ea74a8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5c8ea8e229 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d5c8e9a166c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d5c8e9a166c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d5c8ea8e4a2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d5c8ea8e4a2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d5c8ea74b48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d5c8ea69d59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d5c8ea7585d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d5c8eaaa6cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5c8e9830cf - shutdown_test[54e350854561ad73]::test_repeated_shutdowns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mortar_lsp/tests/shutdown_test.rs:45:9
[INFO] [stdout]   20:     0x5d5c8e98da92 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5d5c8e98db0d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d5c8e98c40d - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x5d5c8e98c30b - tokio[3c97d10601a78b50]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5d5c8e98c30b - tokio[3c97d10601a78b50]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5d5c8e98c30b - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x5d5c8e986de0 - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x5d5c8e98b36d - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x5d5c8e98a614 - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x5d5c8e9861bb - <tokio[3c97d10601a78b50]::runtime::context::scoped::Scoped<tokio[3c97d10601a78b50]::runtime::scheduler::Context>>::set::<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5d5c8e981ce9 - tokio[3c97d10601a78b50]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x5d5c8e97c372 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3c97d10601a78b50]::runtime::context::Context>>::try_with::<tokio[3c97d10601a78b50]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5d5c8e97befe - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3c97d10601a78b50]::runtime::context::Context>>::with::<tokio[3c97d10601a78b50]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5d5c8e980a3d - tokio[3c97d10601a78b50]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x5d5c8e988390 - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x5d5c8e988686 - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x5d5c8e98a220 - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x5d5c8e981683 - tokio[3c97d10601a78b50]::runtime::context::runtime::enter_runtime::<<tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5d5c8e986391 - <tokio[3c97d10601a78b50]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x5d5c8e985ce4 - <tokio[3c97d10601a78b50]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5d5c8e985eaf - <tokio[3c97d10601a78b50]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5d5c8e983de1 - shutdown_test[54e350854561ad73]::test_repeated_shutdowns
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mortar_lsp/tests/shutdown_test.rs:53:51
[INFO] [stdout]   42:     0x5d5c8e9827d7 - shutdown_test[54e350854561ad73]::test_repeated_shutdowns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mortar_lsp/tests/shutdown_test.rs:34:35
[INFO] [stdout]   43:     0x5d5c8e985796 - <shutdown_test[54e350854561ad73]::test_repeated_shutdowns::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d5c8e99494b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d5c8e99494b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5d5c8e9a213b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5d5c8e9a213b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5d5c8e9a213b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5d5c8e9a213b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5d5c8e9a213b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d5c8e9a213b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5d5c8e9a213b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5d5c8e99b854 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5d5c8e99b854 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5d5c8e9a4d42 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5d5c8e9a4d42 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5d5c8e9a4d42 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d5c8e9a4d42 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d5c8e9a4d42 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d5c8e9a4d42 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5d5c8e9a4d42 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d5c8ea9584f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5d5c8ea9584f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7d7e87f7aaa4 - <unknown>
[INFO] [stdout]   65:     0x7d7e88007a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_repeated_shutdowns
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66c417cf7fdf978c3a4fcf5e2f4f8dd4350172be148944571ff8a99438a6c0cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66c417cf7fdf978c3a4fcf5e2f4f8dd4350172be148944571ff8a99438a6c0cc", kill_on_drop: false }`
[INFO] [stdout] 66c417cf7fdf978c3a4fcf5e2f4f8dd4350172be148944571ff8a99438a6c0cc
